Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect the force #57

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

zinefer
Copy link

@zinefer zinefer commented Sep 17, 2014

Use grunt.util.async.queue if --ignore-fail is passed to grunt with the parallel option set.

@iamchrismiller
Copy link
Owner

I will check this out tonight/tomorrow and dig into queue errors a bit more. Thank you.

@zinefer
Copy link
Author

zinefer commented Oct 20, 2014

Any update on getting this merged?

@iamchrismiller
Copy link
Owner

Sorry it took so long to take a look at this.

At a quick glance it looks good. A couple comments/questions though.

What is your reasoning for using this as a longopt and not a definition within the options block in the task options definition?

Also, a test ensuring the correct behavior should be included so we don't potentially break other implementations and an update to the readme as this is a new feature and should be documented.

Otherwise it looks good.

zinefer and others added 5 commits April 28, 2015 17:02
print a . on every line recieved so we can still get some progressive
feedback
it was mostly unhelpful
possible fix for intermittent hang problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants